From 50bd15ca666361e64132f157b77485df077f5d3d Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 30 Mar 2007 01:53:54 +0000 Subject: [PATCH] * eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize SIGUSR1 and SIGUSR2. --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 273778aed1c..01663c04f18 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-03-30 Chong Yidong + + * eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize + SIGUSR1 and SIGUSR2. + 2007-03-29 Kim F. Storm * ido.el (ido-read-internal): When reading file or dir, only override -- 2.30.2